﻿DIPLOMATIC_PLAYS = {
	c:GBR = {
		create_diplomatic_play = {
			name = 6th_xhosa_war
		
			target_country = c:XHO
			
			war = yes
			
			type = dp_make_puppet

			add_war_goal = {
				holder = c:XHO
				type = conquer_state
				target_state = s:STATE_EASTERN_CAPE.region_state:SAF
			}
		}			
	}
}